[@main]
Welcome to the RaGEZONE Xmas Event, you can use the\
features i provide below by collecting the logs which will \
unlocked your desired request, may i say, that you look very \
very dashing today <$USERNAME>, oh and did i mension, if you \
donate you recieve gamepoints! <Hunt those xmas trees!> \  \
<Show me the list of what i can obtain!/@list>\
<Exit/@exit>

[@list]
<The RaGEZONE XMAS EVENT>\  \
<KingRoom teleport!/@teleport> - PK the bosses!\
<Boss as a pet!/@boss> - They will fear you!\
<Xmas Items!/@xmas> - Are we crazy?! YES!\  \
<exit/@exit>


[@teleport]
Each teleport below requires 1 red log, 1 blue log\
and 1 brown log!\  \
<WoomaT/@wooma>    <ZumaT/@zuma>    <St7/@st7>    <OmaSpirit/@osk>\
<OmaKing/@omaking>    <FrozenTempKR/@ft>    <JinchonCapt/@jc>    <DarkDevil/@dd>\
<exit/@exit>

[@wooma]
#IF
checkitem BrownLog 1
checkitem RedLog 1
checkitem BlueLog 1
#ACT
take brownlog 1
take redlog 1
take bluelog 1
mapmove D024
#ELSEACT
goto @error

[@zuma]
#IF
checkitem BrownLog 1
checkitem RedLog 1
checkitem BlueLog 1
#ACT
take brownlog 1
take redlog 1
take bluelog 1
mapmove D515
#ELSEACT
goto @error

[@st7]
#IF
checkitem BrownLog 1
checkitem RedLog 1
checkitem BlueLog 1
#ACT
take brownlog 1
take redlog 1
take bluelog 1
mapmove D717
#ELSEACT
goto @error


[@osk]
#IF
checkitem BrownLog 1
checkitem RedLog 1
checkitem BlueLog 1
#ACT
take brownlog 1
take redlog 1
take bluelog 1
mapmove DM002
#ELSEACT
goto @error

[@omaking]
#IF
checkitem BrownLog 1
checkitem RedLog 1
checkitem BlueLog 1
#ACT
take brownlog 1
take redlog 1
take bluelog 1
mapmove 66
#ELSEACT
goto @error

[@ft]
#IF
checkitem BrownLog 1
checkitem RedLog 1
checkitem BlueLog 1
#ACT
take brownlog 1
take redlog 1
take bluelog 1
mapmove XY5
#ELSEACT
goto @error

[@jc]
#IF
checkitem BrownLog 1
checkitem RedLog 1
checkitem BlueLog 1
#ACT
take brownlog 1
take redlog 1
take bluelog 1
mapmove D91036
#ELSEACT
goto @error

[@dd]
#IF
checkitem BrownLog 1
checkitem RedLog 1
checkitem BlueLog 1
#ACT
take brownlog 1
take redlog 1
take bluelog 1
mapmove D2013
#ELSEACT
goto @error

[@error]
Missing logs\
<exit/@exit>

[@boss]
You can only have one boss, but to have a random boss\
i need to be given 5 red logs, 5 blue logs and 5 brown\
logs, hohoho! it may not work every time either!\  \

<collect random boss!/@boss1>\  \

<exit/@exit>

[@boss1]
#IF
checkslavecount > 1
#ACT
goto @canthave
#ELSEACT
goto @boss11

[@canthave]
Sorry but you cant have no pets to use this feature\
<exit/@exit>

[@boss11]
#IF
checkitem Redlog 5
checkitem bluelog 5
checkitem brownlog 5
#ACT
take redlog 5
take bluelog 5
take brownlog 5
goto @bossmenu
#ELSEACT
goto @error

[@bossmenu]
#IF
random 9
#ACT
goto @boss1.1
#IF
random 9
#ACT
goto @boss1.2
#IF
random 9
#ACT
goto @boss1.3
#IF
random 9
#ACT
goto @boss1.4
#IF
random 9
#ACT
goto @boss1.5
#IF
random 9
#ACT
goto @boss1.6
#IF
random 9
#ACT
goto @boss1.7
#IF
random 9
#ACT
goto @boss1.8
#IF
random 9
#ACT
goto @boss1.9

[@boss1.1]
#IF
CHECKSLAVECOUNT < 1
#ACT
recallmob MinotaurKing
goto @givenboss
#ELSEACT
goto @Canthave

[@boss1.2]
#IF
CHECKSLAVECOUNT < 1
#ACT
recallmob woomataurus
goto @givenboss
#ELSEACT
goto @Canthave

[@boss1.3]
#IF
CHECKSLAVECOUNT < 1
#ACT
recallmob IncarnatedWT
goto @givenboss
#ELSEACT
goto @Canthave

[@boss1.4]
#IF
CHECKSLAVECOUNT < 1
#ACT
recallmob IncarnatedZT
goto @givenboss
#ELSEACT
goto @Canthave

[@boss1.5]
#IF
CHECKSLAVECOUNT < 1
#ACT
recallmob WhiteEvilBoar
goto @givenboss
#ELSEACT
goto @Canthave

[@boss1.6]
#IF
CHECKSLAVECOUNT < 1
#ACT
recallmob KingHog
goto @givenboss
#ELSEACT
goto @Canthave

[@boss1.7]
#IF
CHECKSLAVECOUNT < 1
#ACT
recallmob Khazard
goto @givenboss
#ELSEACT
goto @Canthave

[@boss1.8]
#IF
CHECKSLAVECOUNT < 1
#ACT
recallmob EvilTongs
goto @givenboss
#ELSEACT
goto @Canthave

[@boss1.9]
#IF
CHECKSLAVECOUNT < 1
#ACT
recallmob BoneLord
goto @givenboss
#ELSEACT
goto @Canthave

[@givenboss]
Enjoy\
<exit/@exit>


[@xmas]
To have any one of these items i need 1 red log 1 blue\
log and 1 brown log , i think thats fair\
<XmasArmour1/@xmas1> - <XmasArmour2/@xmas2> - <XmasArmour3/@xmas3>\
<TeleportRing/@xmas4> - <ClearRing/@xmas5> - <MuscleRing/@xmas6>\
<ProtectionRing/@xmas7> - <ParalysisRing/@xmas8> - <WarSpiritBlade/@xmas9>\
<MagicScyth/@xmas10> - <StoneBamboofan/@xmas11>\
<XMAS SHEEP SWORD!/@xmas12> -need 5 of each log!!!\
<exit/@exit>

[@xmas1]
#IF
checkitem brownlog 1
checkitem redlog 1
checkitem bluelog 1
#ACT
take brownlog 1
take redlog 1
take bluelog 1
give xmas(M)1 1
give xmas(F)1 1
goto @givenboss
#ELSEACT
goto @error

[@xmas2]
#IF
checkitem brownlog 1
checkitem redlog 1
checkitem bluelog 1
#ACT
take brownlog 1
take redlog 1
take bluelog 1
give xmas(M)2 1
give xmas(F)2 1 
goto @givenboss
#ELSEACT
goto @error

[@xmas3]
#IF
checkitem brownlog 1
checkitem redlog 1
checkitem bluelog 1
#ACT
take brownlog 1
take redlog 1
take bluelog 1
give xmas(M)3 1
give xmas(F)3 1
goto @givenboss
#ELSEACT
goto @error

[@xmas4]
#IF
checkitem brownlog 1
checkitem redlog 1
checkitem bluelog 1
#ACT
take brownlog 1
take redlog 1
take bluelog 1
give xmasteleportr
goto @givenboss
#ELSEACT
goto @error

[@xmas5]
#IF
checkitem brownlog 1
checkitem redlog 1
checkitem bluelog 1
#ACT
take brownlog 1
take redlog 1
take bluelog 1
give xmasclearring
goto @givenboss
#ELSEACT
goto @error

[@xmas6]
#IF
checkitem brownlog 1
checkitem redlog 1
checkitem bluelog 1
#ACT
take brownlog 1
take redlog 1
take bluelog 1
give xmasmuscler
goto @givenboss
#ELSEACT
goto @error

[@xmas7]
#IF
checkitem brownlog 1
checkitem redlog 1
checkitem bluelog 1
#ACT
take brownlog 1
take redlog 1
take bluelog 1
give xmasproring
goto @givenboss
#ELSEACT
goto @error

[@xmas8]
#IF
checkitem brownlog 1
checkitem redlog 1
checkitem bluelog 1
#ACT
take brownlog 1
take redlog 1
take bluelog 1
give xmaspararing
goto @givenboss
#ELSEACT
goto @error

[@xmas9]
#IF
checkitem brownlog 1
checkitem redlog 1
checkitem bluelog 1
#ACT
take brownlog 1
take redlog 1
take bluelog 1
give xmasblade
goto @givenboss
#ELSEACT
goto @error

[@xmas10]
#IF
checkitem brownlog 1
checkitem redlog 1
checkitem bluelog 1
#ACT
take brownlog 1
take redlog 1
take bluelog 1
give xmasscythe
goto @givenboss
#ELSEACT
goto @error

[@xmas11]
#IF
checkitem brownlog 1
checkitem redlog 1
checkitem bluelog 1
#ACT
take brownlog 1
take redlog 1
take bluelog 1
give xmasfan
goto @givenboss
#ELSEACT
goto @error

[@xmas12]
#IF
checkitem brownlog 5
checkitem redlog 5
checkitem bluelog 5
#ACT
take brownlog 5
take redlog 5
take bluelog 5
give Xmassheepsword
goto @givenboss
#ELSEACT
goto @error
